ArcGIS Runtime SDK for WPF - Library Reference
FindSymbols(IDictionary<String,String>) Method
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > SymbolDictionary Class > FindSymbols Method : FindSymbols(IDictionary<String,String>) Method

filters
A IDictionary of filters with which to search the symbol dictionary.
Finds symbols.

Syntax

Visual Basic (Declaration) 
Public Overloads Function FindSymbols( _
   ByVal filters As IDictionary(Of String,String) _
) As IList(Of SymbolProperties)

Parameters

filters
A IDictionary of filters with which to search the symbol dictionary.

Return Value

A IList of symbols.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.